 __________________
|Heroes formula 83+|\__
|Zack August 2004  | | |\
|__________________| | | |
 \        __        \|_| |
  \______/ /\___________\|
        /_/ /
        \_\/

================================================
===============Version History==================
================================================

v1.0 - Initial Program
v1.1 - Debug v1.0
v1.2 - First Downloadable Version


================================================
====================Notes=======================
================================================

Solves for: Area of any real triangle with three known sides using Heroes Formula.

Triangle setup as follows:

          /\
         /  \		S = Semi-perimeter = ((a+b+c)/2)
        /    \		a = Side a
   c   /      \  a	b = Side b
      /        \	c = Side c
     /          \
    /            \
   /______________\
	   b

Enter sides accordingly.

As long as the sides are in an equivalent ratio (congruent triangle) it will work regardless of your triangles lables.

Undfined error denotes a non-real triangle entered.  It's not the Programes fault.

Send Bug notices/comments to hoover@nycap.rr.nospam.com
(Delete the "nospam" when actually sending e-mail)




All files included or associated with this program are (c) Zack August 2004